home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / KSLIB11.ARJ / RANDOM.H < prev    next >
Text File  |  1991-04-20  |  41b  |  3 lines

  1. void    randomise();
  2. int        dice(int,int);
  3.